From 9d9c912e6cbaaf86533c79970db9a8d911bc2d1b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 19 Mar 1993 06:41:41 +0000 Subject: [PATCH] Oops... --- lisp/ange-ftp.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el index 05778b088bf..6d21a3d4951 100644 --- a/lisp/ange-ftp.el +++ b/lisp/ange-ftp.el @@ -3,8 +3,8 @@ ;;; Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. ;;; ??? Waiting for papers from several people. ;;; -;;; Author: Andy Norman (ange@hplb.hpl.hp.com) -;;; Keywords: comm +;; Author: Andy Norman (ange@hplb.hpl.hp.com) +;; Keywords: comm ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by @@ -859,7 +859,7 @@ SIZE, if supplied, should be a prime number." ;;;; Internal variables. ;;;; ------------------------------------------------------------ -(defconst ange-ftp-version "$Revision: 1.14 $") +(defconst ange-ftp-version "$Revision: 1.15 $") (defvar ange-ftp-data-buffer-name " *ftp data*" "Buffer name to hold directory listing data received from ftp process.") -- 2.30.2